C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetCharABCWidths Method / GetCharABCWidths(IntPtr,UInt32,UInt32,ABC[]) Method

In This Topic
GetCharABCWidths(IntPtr,UInt32,UInt32,ABC[]) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function GetCharABCWidths( _
   ByVal hdc As IntPtr, _
   ByVal firstChar As UInteger, _
   ByVal lastChar As UInteger, _
   ByVal widths() As Win32.ABC _
) As Boolean
 

Parameters

hdc
firstChar
lastChar
widths
See Also